home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9806 / 000001_owner-linux-arm…r.rutgers.edu _Mon Jun 1 09:20:09 1998.msg < prev    next >
Internet Message Format  |  1998-06-30  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id JAA31797
  4.     for <willy@odie.barnet.ac.uk>; Mon, 1 Jun 1998 09:20:08 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id JAA14875
  7.     for <willy@bofh.ai>; Mon, 1 Jun 1998 09:20:11 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:23642 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <2542-668>; Mon, 1 Jun 1998 11:20:02 +0300
  9. Received: by vger.rutgers.edu id <971105-11595>; Mon, 1 Jun 1998 03:11:59 -0400
  10. Received: from bits.bris.ac.uk ([137.222.64.1]:1388 "EHLO BITS.bris.ac.uk" ident: "dooby") by vger.rutgers.edu with ESMTP id <971089-11595>; Mon, 1 Jun 1998 03:11:47 -0400
  11. Received: from localhost (dooby@localhost) by BITS.bris.ac.uk (8.8.8/8.7.3) with SMTP id JAA31604 for <linux-arm@vger.rutgers.edu>; Mon, 1 Jun 1998 09:19:46 +0100
  12. Date:     Mon, 1 Jun 1998 09:19:44 +0100 (BST)
  13. From: dooby <dooby@BITS.bris.ac.uk>
  14. To: linux-arm@vger.rutgers.edu
  15. Subject: Ok, gcc works, but my compiler doesn't like compiling kernels...
  16. In-Reply-To: <Pine.LNX.3.93.980526091642.23900C-100000@BITS.bris.ac.uk>
  17. Message-ID: <Pine.LNX.3.93.980601091712.31485C-100000@BITS.bris.ac.uk>
  18. MIME-Version: 1.0
  19. Content-Type: TEXT/PLAIN; charset=US-ASCII
  20. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  21. Sender: owner-linux-arm@vger.rutgers.edu
  22. Precedence: bulk
  23. X-Loop: majordomo@vger.rutgers.edu
  24. Status: RO
  25.  
  26. When trying to compile my own 2.0.33 (latest patch IFAIK) I got this :-
  27.  
  28. gcc -D__KERNEL__ -I/usr/src/linux/include -m3 -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe  -c -o arp.o arp.c
  29. In file included from /usr/src/linux/include/linux/fddidevice.h:25,
  30.                  from arp.c:91:
  31. /usr/src/linux/include/linux/if_fddi.h:69: parse error before `__attribute__'
  32. /usr/src/linux/include/linux/if_fddi.h:78: parse error before `__attribute__'
  33. /usr/src/linux/include/linux/if_fddi.h:89: parse error before `__attribute__'
  34. /usr/src/linux/include/linux/if_fddi.h:103: parse error before `__attribute__'
  35. arp.c: In function `arp_send':
  36. arp.c:1680: warning: `skb' might be used uninitialized in this function
  37. arp.c:1702: warning: `skb' might be used uninitialized in this function
  38. arp.c:1703: warning: `skb' might be used uninitialized in this function
  39. /usr/src/linux/include/linux/skbuff.h:392: warning: `tmp' might be used uninitialized in this function
  40. make[3]: *** [arp.o] Error 1
  41. make[3]: Leaving directory `/usr/src/linux/net/ipv4'
  42. make[2]: *** [first_rule] Error 2
  43. make[2]: Leaving directory `/usr/src/linux/net/ipv4'
  44. make[1]: *** [sub_dirs] Error 2
  45. make[1]: Leaving directory `/usr/src/linux/net'
  46. make: *** [linuxsubdirs] Error 2
  47.  
  48. I can't see this in the FAQ - is this me being stupid with options (I want
  49. my Ether3 working) or is is a patch bug?
  50.  
  51. TIA
  52.  
  53. dooby
  54.  
  55. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu